How to Install libgsoap-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libgsoap-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libgsoap-dev software package provides Development libraries and headers for gSOAP, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgsoap-dev 

libgsoap-dev is installed in your system.

Make ensure the libgsoap-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgsoap-dev *

You will get with libgsoap-dev package name, version, architecture and description in a table

libgsoap-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libgsoap-dev
Version 2.8.16-2
Description Development libraries and headers for gSOAP
Sub Section libdevel


See Also, How to uninstall or remove libgsoap-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?